[INFO] cloning repository https://github.com/freepicheep/nuance
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/freepicheep/nuance" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffreepicheep%2Fnuance", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffreepicheep%2Fnuance'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7af4dcf20dc3ec5054448162b81e14bad023e1e1
[INFO] testing freepicheep/nuance against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffreepicheep%2Fnuance" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/freepicheep/nuance
[INFO] finished tweaking git repo https://github.com/freepicheep/nuance
[INFO] tweaked toml for git repo https://github.com/freepicheep/nuance written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/freepicheep/nuance on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/freepicheep/nuance already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 58c34f390aa11d8df3999d10e2f8661617e7c453142d85dd70e13e3bef8c0319
[INFO] running `Command { std: "docker" "start" "-a" "58c34f390aa11d8df3999d10e2f8661617e7c453142d85dd70e13e3bef8c0319", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "58c34f390aa11d8df3999d10e2f8661617e7c453142d85dd70e13e3bef8c0319", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58c34f390aa11d8df3999d10e2f8661617e7c453142d85dd70e13e3bef8c0319", kill_on_drop: false }`
[INFO] [stdout] 58c34f390aa11d8df3999d10e2f8661617e7c453142d85dd70e13e3bef8c0319
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] daa9bfe7fd9b2406eff4286fd1a3de76cbd7328436539f5419aaaff3b09354be
[INFO] running `Command { std: "docker" "start" "-a" "daa9bfe7fd9b2406eff4286fd1a3de76cbd7328436539f5419aaaff3b09354be", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling zlib-rs v0.6.3
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling typed-path v0.12.3
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling console v0.16.2
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling indicatif v0.18.4
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling libz-sys v1.1.24
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling zip v8.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling git2 v0.20.4
[INFO] [stderr]    Compiling quiver v0.3.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.30s
[INFO] running `Command { std: "docker" "inspect" "daa9bfe7fd9b2406eff4286fd1a3de76cbd7328436539f5419aaaff3b09354be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "daa9bfe7fd9b2406eff4286fd1a3de76cbd7328436539f5419aaaff3b09354be", kill_on_drop: false }`
[INFO] [stdout] daa9bfe7fd9b2406eff4286fd1a3de76cbd7328436539f5419aaaff3b09354be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 79375bd29dab992f1edbd72722dde15fbe21438d30e2f012478d0a7b50b67172
[INFO] running `Command { std: "docker" "start" "-a" "79375bd29dab992f1edbd72722dde15fbe21438d30e2f012478d0a7b50b67172", kill_on_drop: false }`
[INFO] [stderr]    Compiling quiver v0.3.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.11s
[INFO] running `Command { std: "docker" "inspect" "79375bd29dab992f1edbd72722dde15fbe21438d30e2f012478d0a7b50b67172", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79375bd29dab992f1edbd72722dde15fbe21438d30e2f012478d0a7b50b67172", kill_on_drop: false }`
[INFO] [stdout] 79375bd29dab992f1edbd72722dde15fbe21438d30e2f012478d0a7b50b67172
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ddb4c8c0867a581523f5a7fae169b9e21c66f1e7216246327197f168097f5b36
[INFO] running `Command { std: "docker" "start" "-a" "ddb4c8c0867a581523f5a7fae169b9e21c66f1e7216246327197f168097f5b36", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/qv-82d552a69118ec83)
[INFO] [stdout] 
[INFO] [stdout] running 136 tests
[INFO] [stdout] test cli::tests::list_alias_parses ... ok
[INFO] [stdout] test cli::tests::add_plugin_parses_with_bin ... ok
[INFO] [stdout] test cli::tests::install_parses_security_flags ... ok
[INFO] [stdout] test cli::tests::remove_alias_parses ... ok
[INFO] [stdout] test config::tests::default_provider_base_url_resolves_known_aliases ... ok
[INFO] [stdout] test cli::tests::version_subcommand_parses ... ok
[INFO] [stdout] test config::tests::install_store_paths ... ok
[INFO] [stdout] test checksum::tests::hash_changes_with_content ... ok
[INFO] [stdout] test checksum::tests::single_file_directory_hash_changes_with_content ... ok
[INFO] [stdout] test cli::tests::run_subcommand_parses_with_multiple_args ... ok
[INFO] [stdout] test cli::tests::init_parses_with_nu_version ... ok
[INFO] [stdout] test cli::tests::short_uppercase_v_displays_version ... ok
[INFO] [stdout] test config::tests::config_dir_paths ... ok
[INFO] [stdout] test config::tests::default_provider_base_url_supports_custom_domain ... ok
[INFO] [stdout] test config::tests::default_provider_base_url_rejects_unknown_provider ... ok
[INFO] [stdout] test config::tests::modules_dir_custom ... ok
[INFO] [stdout] test config::tests::modules_dir_default ... ok
[INFO] [stdout] test config::tests::round_trip_with_override ... ok
[INFO] [stdout] test config::tests::round_trip ... ok
[INFO] [stdout] test config::tests::security_config_round_trip ... ok
[INFO] [stdout] test git::tests::url_cache_key_is_stable_and_not_lossy ... ok
[INFO] [stdout] test installer::tests::discovers_root_module_path_without_nupm_metadata ... ok
[INFO] [stdout] test installer::tests::discovers_nested_module_path_from_nupm_metadata ... ok
[INFO] [stdout] test config::tests::install_mode_round_trip ... ok
[INFO] [stdout] test cli::tests::short_v_displays_version ... ok
[INFO] [stdout] test checksum::tests::hash_is_deterministic ... ok
[INFO] [stdout] test installer::tests::extract_archive_rejects_tar_symlink_entries ... ok
[INFO] [stdout] test installer::tests::dist_info_dir_name_uses_tag_or_short_rev ... ok
[INFO] [stdout] test installer::tests::frozen_policy_forces_signed_assets_and_disables_fallback ... ok
[INFO] [stdout] test installer::tests::global_lockfile_staleness_detects_missing_module_entry ... ok
[INFO] [stdout] test config::tests::missing_provider_defaults_to_github ... ok
[INFO] [stdout] test installer::tests::find_core_plugin_binary_prefers_same_dir_as_nu ... ok
[INFO] [stdout] test installer::tests::extract_archive_rejects_zip_path_traversal_entries ... ok
[INFO] [stdout] test installer::tests::frozen_checksum_verification_requires_matching_sha ... ok
[INFO] [stdout] test installer::tests::global_lockfile_staleness_accepts_matching_module_entries ... ok
[INFO] [stdout] test installer::tests::find_extracted_nu_plugins_finds_only_core_plugins ... ok
[INFO] [stdout] test installer::tests::install_extracted_nu_plugins_copies_into_shared_plugins_store ... ok
[INFO] [stdout] test installer::tests::local_lockfile_staleness_detects_changed_exact_nu_version_for_core_plugin ... ok
[INFO] [stdout] test installer::tests::local_lockfile_staleness_detects_changed_module_ref ... ok
[INFO] [stdout] test installer::tests::local_lockfile_staleness_detects_changed_plugin_bin ... ok
[INFO] [stdout] test installer::tests::local_lockfile_staleness_detects_module_mismatches ... ok
[INFO] [stdout] test installer::tests::local_lockfile_staleness_detects_unknown_artifacts ... ok
[INFO] [stdout] test installer::tests::create_nu_symlink_creates_symlink ... ok
[INFO] [stdout] test installer::tests::find_core_plugin_binary_checks_quiver_version_plugins_dir ... ok
[INFO] [stdout] test installer::tests::link_plugin_into_env_is_idempotent_when_target_matches ... ok
[INFO] [stdout] test installer::tests::local_lockfile_staleness_detects_missing_plugin_entry ... ok
[INFO] [stdout] test installer::tests::parse_yes_no_rejects_invalid_answers ... ok
[INFO] [stdout] test installer::tests::plugin_add_command_escapes_paths ... ok
[INFO] [stdout] test installer::tests::plugin_install_display_ref_falls_back_to_short_rev ... ok
[INFO] [stdout] test installer::tests::plugin_install_display_ref_prefers_version_dir_name ... ok
[INFO] [stdout] test installer::tests::frozen_install_without_dependencies_writes_activate_overlay ... ok
[INFO] [stdout] test installer::tests::parse_expected_sha256_rejects_malformed_digest ... ok
[INFO] [stdout] test installer::tests::resolve_nu_store_candidate_prefers_current_version_when_it_matches_requirement ... ok
[INFO] [stdout] test installer::tests::plugin_registration_targets_are_sorted_and_deduped ... ok
[INFO] [stdout] test installer::tests::link_plugin_into_env_creates_link ... ok
[INFO] [stdout] test installer::tests::nu_string_literal_escapes_paths ... ok
[INFO] [stdout] test installer::tests::resolve_nu_store_candidate_prefers_current_version_for_unpinned_projects ... ok
[INFO] [stdout] test installer::tests::resolve_nu_store_candidate_uses_installed_store_when_current_version_mismatches ... ok
[INFO] [stdout] test installer::tests::select_plugin_release_asset_ignores_checksum_and_signature_assets ... ok
[INFO] [stdout] test installer::tests::parse_expected_sha256_supports_common_formats ... ok
[INFO] [stdout] test installer::tests::supported_plugin_archive_formats_include_tgz_and_tar_xz ... ok
[INFO] [stdout] test installer::tests::local_lockfile_staleness_keeps_range_nu_version_for_core_plugin ... ok
[INFO] [stdout] test installer::tests::discovers_nested_module_path_without_nupm_metadata ... ok
[INFO] [stdout] test installer::tests::sync_plugin_registry_removes_stale_file_when_no_plugins ... ok
[INFO] [stdout] test installer::tests::select_plugin_release_asset_prefers_matching_tag_and_platform ... ok
[INFO] [stdout] test installer::tests::write_module_dist_info_excludes_nested_module_subdir ... ok
[INFO] [stdout] test installer::tests::verify_downloaded_asset_detects_match_and_mismatch ... ok
[INFO] [stdout] test installer::tests::writes_config_nu ... ok
[INFO] [stdout] test lockfile::tests::find_package_by_name_and_kind ... ok
[INFO] [stdout] test installer::tests::write_text_file_if_changed_is_idempotent ... ok
[INFO] [stdout] test installer::tests::writes_activate_overlay ... ok
[INFO] [stdout] test installer::tests::write_module_dist_info_root_module_keeps_peripheral_files_only ... ok
[INFO] [stdout] test lockfile::tests::parse_plugin_kind ... ok
[INFO] [stdout] test installer::tests::install_without_dependencies_rewrites_lockfile_to_empty ... ok
[INFO] [stdout] test lockfile::tests::parse_unknown_kind_as_other ... ok
[INFO] [stdout] test lockfile::tests::parse_spec_format ... ok
[INFO] [stdout] test manifest::tests::reject_core_plugin_source_with_git_or_refs ... ok
[INFO] [stdout] test lockfile::tests::round_trip ... ok
[INFO] [stdout] test manifest::tests::accepts_semver_range_nu_version_requirement ... ok
[INFO] [stdout] test lockfile::tests::parse_optional_asset_metadata ... ok
[INFO] [stdout] test manifest::tests::accepts_core_plugin_source_without_git_or_refs ... ok
[INFO] [stdout] test manifest::tests::reject_dep_with_no_refs ... ok
[INFO] [stdout] test manifest::tests::reject_dep_with_multiple_refs ... ok
[INFO] [stdout] test installer::tests::parse_yes_no_accepts_expected_answers ... ok
[INFO] [stdout] test manifest::tests::reject_plugin_dep_with_no_refs ... ok
[INFO] [stdout] test manifest::tests::reject_invalid_nu_version_requirement ... ok
[INFO] [stdout] test manifest::tests::reject_plugin_dependency_with_insecure_http_git_source ... ok
[INFO] [stdout] test installer::tests::create_nu_symlink_replaces_existing ... ok
[INFO] [stdout] test manifest::tests::to_toml_string_emits_stable_sorted_dependencies ... ok
[INFO] [stdout] test manifest::tests::round_trip_parse_manifest ... ok
[INFO] [stdout] test nu::tests::extracts_semver_from_nu_version_output ... ok
[INFO] [stdout] test nu::tests::parses_plain_version_as_exact_requirement ... ok
[INFO] [stdout] test manifest::tests::reject_module_dependency_with_insecure_http_git_source ... ok
[INFO] [stdout] test nu::tests::parses_semver_range_requirement ... ok
[INFO] [stdout] test manifest::tests::reject_plugin_dep_with_empty_bin ... ok
[INFO] [stdout] test safety::tests::dependency_name_accepts_common_safe_names ... ok
[INFO] [stdout] test resolver::tests::conflict_detection ... ok
[INFO] [stdout] test safety::tests::dependency_name_rejects_path_traversal_patterns ... ok
[INFO] [stdout] test safety::tests::secure_git_source_allows_https_and_ssh ... ok
[INFO] [stdout] test safety::tests::secure_git_source_rejects_http_and_unknown_schemes ... ok
[INFO] [stdout] test safety::tests::normalized_relative_path_blocks_absolute_and_parent_components ... ok
[INFO] [stdout] test tests::cmd_lsp_rejects_unknown_editor ... ok
[INFO] [stdout] test tests::cmd_run_requires_manifest ... ok
[INFO] [stdout] test tests::cmd_lsp_with_explicit_editors_generates_configs ... ok
[INFO] [stdout] test tests::init_rejects_invalid_explicit_nu_version ... ok
[INFO] [stdout] test tests::list_installed_module_names_handles_missing_directory ... ok
[INFO] [stdout] test tests::normalize_dependency_source_expands_repo_shorthand ... ok
[INFO] [stdout] test tests::normalize_dependency_source_passes_through_urls ... ok
[INFO] [stdout] test tests::normalize_dependency_source_rejects_insecure_http_url ... ok
[INFO] [stdout] test tests::list_installed_plugin_names_handles_missing_directory ... ok
[INFO] [stdout] test tests::list_installed_plugin_names_returns_sorted_plugin_binaries ... ok
[INFO] [stdout] test tests::list_installed_module_names_returns_sorted_directories_only ... ok
[INFO] [stdout] test tests::normalize_dependency_source_rejects_insecure_provider_url ... ok
[INFO] [stdout] test tests::normalize_dependency_source_rejects_invalid_input ... ok
[INFO] [stdout] test tests::resolve_core_plugin_name_accepts_full_name ... ok
[INFO] [stdout] test tests::remove_module_dist_info_dirs_removes_only_matching_module_dist_info ... ok
[INFO] [stdout] test tests::normalize_dependency_source_requires_provider_for_shorthand ... ok
[INFO] [stdout] test tests::resolve_core_plugin_name_handles_short_aliases_and_typos ... ok
[INFO] [stdout] test tests::resolve_run_invocation_injects_config_for_nu ... ok
[INFO] [stdout] test tests::resolve_run_invocation_preserves_existing_plugin_config_for_nu ... ok
[INFO] [stdout] test tests::resolve_run_invocation_leaves_other_commands_unchanged ... ok
[INFO] [stdout] test tests::resolve_run_invocation_wraps_nu_script ... ok
[INFO] [stdout] test tests::zed_lsp_config_generates_settings_json ... ok
[INFO] [stdout] test tests::normalize_dependency_source_uses_custom_provider ... ok
[INFO] [stdout] test tests::init_uses_explicit_nu_version_when_provided ... ok
[INFO] [stdout] test tests::init_appends_nu_env_entry_to_existing_gitignore ... ok
[INFO] [stdout] test tests::init_creates_mod_nu_in_subdir_named_after_current_dir ... ok
[INFO] [stdout] test tests::init_uses_git_user_name_for_authors_when_available ... ok
[INFO] [stdout] test tests::init_respects_explicit_name_but_uses_current_dir_for_mod_nu_subdir ... ok
[INFO] [stdout] test tests::init_omits_authors_when_git_user_name_is_empty ... ok
[INFO] [stdout] test tests::init_creates_gitignore_with_nu_env_entry ... ok
[INFO] [stdout] test tests::helix_lsp_config_generates_languages_toml ... FAILED
[INFO] [stdout] test git::tests::latest_tag_uses_semver_order_instead_of_lexicographic_order ... ok
[INFO] [stdout] test git::tests::latest_tag_falls_back_for_non_semver_tags ... ok
[INFO] [stdout] test git::tests::origin_match_allows_normalized_git_urls ... ok
[INFO] [stdout] test git::tests::origin_match_rejects_mismatched_cached_repo ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::helix_lsp_config_generates_languages_toml stdout ----
[INFO] [stdout] Generated .helix/languages.toml
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::helix_lsp_config_generates_languages_toml' (133) panicked at src/main.rs:1756:9:
[INFO] [stdout] assertion failed: content.contains("--config .nu-env/config.nu")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56ff8440fdba - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56ff8440fdba - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56ff8440fdba - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56ff8440fdba - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56ff8442803a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56ff8442803a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x56ff84415082 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56ff84415082 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x56ff843ea0df - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56ff843ea0df - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56ff84405b79 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56ff83fea4ac - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x56ff83fea4ac - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56ff84405df2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x56ff84405df2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56ff843ea1ca - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x56ff843e1629 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56ff843eb30d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56ff844287fc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56ff844287c2 - core[a96a4c5c53f902a3]::panicking::panic
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x56ff83e81ee6 - qv[f896baf7c84fc50d]::tests::helix_lsp_config_generates_languages_toml
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:1756:9
[INFO] [stdout]   21:     0x56ff83e7af87 - qv[f896baf7c84fc50d]::tests::helix_lsp_config_generates_languages_toml::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:1745:51
[INFO] [stdout]   22:     0x56ff83f546c6 - <qv[f896baf7c84fc50d]::tests::helix_lsp_config_generates_languages_toml::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x56ff83fde58b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x56ff83fde58b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x56ff83feaf7b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x56ff83feaf7b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x56ff83feaf7b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x56ff83feaf7b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x56ff83feaf7b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x56ff83feaf7b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x56ff83feaf7b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x56ff83fe6694 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x56ff83fe6694 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x56ff83fedb82 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x56ff83fedb82 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x56ff83fedb82 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x56ff83fedb82 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x56ff83fedb82 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x56ff83fedb82 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x56ff83fedb82 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x56ff8440eccf - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   42:     0x56ff8440eccf - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7b094ce28aa4 - <unknown>
[INFO] [stdout]   44:     0x7b094ceb5a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::helix_lsp_config_generates_languages_toml
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 135 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin qv`
[INFO] running `Command { std: "docker" "inspect" "ddb4c8c0867a581523f5a7fae169b9e21c66f1e7216246327197f168097f5b36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddb4c8c0867a581523f5a7fae169b9e21c66f1e7216246327197f168097f5b36", kill_on_drop: false }`
[INFO] [stdout] ddb4c8c0867a581523f5a7fae169b9e21c66f1e7216246327197f168097f5b36
